The glib 0.14 change is semver incompatible.
[package]
name = "ostree"
-version = "0.11.0"
+version = "0.12.0"
authors = ["Felix Krull"]
edition = "2018"
gobject-sys = "0.14.0"
gio-sys = "0.14.0"
once_cell = "1.4.0"
-ffi = { package = "ostree-sys", path = "sys" }
+ffi = { package = "ostree-sys", path = "sys", version = "0.8.0" }
radix64 = "0.6.2"
hex = "0.4.2"
thiserror = "1.0.20"
links = "ostree-1"
name = "ostree-sys"
repository = "https://gitlab.com/fkrull/ostree-rs"
-version = "0.7.3"
+version = "0.8.0"
edition = "2018"
+
[package.metadata.docs.rs]
features = ["dox"]
+
[package.metadata.system-deps.ostree_1]
name = "ostree-1"
version = "0.0"